-
Home
-
Cloudinary – Deliver Images and Videos at Scale
-
2.4.1
-
Code
-
Classes
- Sync_Queue
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
430 |
Lines of code |
238 |
Logical lines of code |
137 |
Comment lines |
146 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_queue() |
A |
43 |
9 |
49 |
get_queue_status() |
A |
47 |
7 |
37 |
maybe_resume_queue() |
S |
55 |
6 |
20 |
start_queue() |
S |
54 |
5 |
21 |
get_post() |
S |
55 |
5 |
18 |
thread_running() |
S |
61 |
5 |
11 |
mark() |
S |
61 |
3 |
12 |
build_queue() |
S |
60 |
2 |
15 |
get_thread_queue() |
S |
66 |
3 |
8 |
get_queue() |
S |
67 |
2 |
8 |
stop_maybe() |
S |
71 |
2 |
6 |
stop_queue() |
S |
65 |
2 |
9 |
set_queue() |
S |
79 |
1 |
3 |
is_running() |
S |
75 |
1 |
4 |
load_hooks() |
S |
79 |
1 |
3 |
start_thread() |
S |
78 |
1 |
3 |
schedule_resume() |
S |
75 |
1 |
4 |
__construct() |
S |
67 |
1 |
7 |